Other Classes
The following classes are available globally.
-
See moreDispatchTimeris a general-purpose wrapper over theDispatchSourceTimermechanism in GCD.Declaration
Swift
public class DispatchTimer -
Feedback event that can be created using
NavigationEventsManager.createFeedback(). UseNavigationEventsManager.sendActiveNavigationFeedback(_:type:description:)to send it to the server. Conforms to theCodableprotocol, so the application can store the event persistently.Declaration
Swift
public class FeedbackEvent : Codable -
Proactively fetches tiles which may become necessary if the device loses its Internet connection at some point during passive or active turn-by-turn navigation.
Typically, you initialize an instance of this class and retain it as long as caching is required.
See moreNote
This object uses global tile store configuration fromNavigationSettings.tileStoreConfiguration.Declaration
Swift
public class PredictiveCacheManager -
A rounded button with an icon that is designed to float above
See moreNavigationMapView.Declaration
Swift
@objc(MBFloatingButton) open class FloatingButton : Button
Install in Dash
Other Classes Reference